body {

font-family: Georgia, "Times New Roman",

Times, serif;

color: black;

background-color: lightblue;
font-size: 25px;}

h1 {font-family: Helvetica, Geneva, Arial,

SunSans-Regular, sans-serif;
color:royalblue;text-align: center;
font-size: 60px; 
border: royalblue 5px solid;
background-color: lightgray; }

h2 {
	font-family: Caesar Dressing, cursive;
	font-size: 50px;
	color: dodgerblue;
	text-decoration: underline;
	text-decoration-color: dodgerblue;
	text-decoration-thickness: 3px;
	}
h3 {
	font-family: ZCOOL KuaiLe, cursive;
	font-size: 40px;
	color: dodgerblue;
	text-decoration: underline;
	text-decoration-color: dodgerblue;
	text-decoration-thickness: 3px;
	}
h4 {
	font-family: Bitcount Single;
	background-color: lightgray;
	color: royalblue;
	text-align: center;
	font-size: 30px;
	}